パッケージ | 説明 |
---|---|
com.gmo_pg.g_pay.client | |
com.gmo_pg.g_pay.client.impl | |
com.gmo_pg.g_pay.client.input | |
com.gmo_pg.g_pay.client.tran |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecTranOutput |
PaymentClient.doExecTran(ExecTranInput input)
決済実行
登録済みの会員IDによる会員ID決済またはカード番号入力による都度決済を実行します。 |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecTranOutput |
PaymentClientImpl.doExecTran(ExecTranInput input) |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecTranInput |
EntryExecTranInput.getExecTranInput()
決済実行入力パラメータを取得
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
EntryExecTranInput.setExecTranInput(ExecTranInput execTranInput)
決済実行入力パラメータを設定
|
修飾子とタイプ | メソッドと説明 |
---|---|
ExecTranOutput |
ExecTran.exec(ExecTranInput input)
決済を実行する
|